Yet another protected broadcast. Bug: 28952360 Change-Id: Iceccbe7466348283b76f37b8e2a114d456e56f1b 
diff --git a/ituxd/AndroidManifest.xml b/ituxd/AndroidManifest.xml index c725d1e..175248d 100644 --- a/ituxd/AndroidManifest.xml +++ b/ituxd/AndroidManifest.xml 
@@ -25,6 +25,7 @@  <uses-permission android:name="android.permission.REBOOT" />    <protected-broadcast android:name="com.intel.thermal.action.THERMAL_ZONE_STATE_CHANGED" /> + <protected-broadcast android:name="com.intel.thermal.action.QUERY_THERMAL_PROFILE" />    <application android:name=".ituxdApp" android:persistent="true">